Skip to content
Back to search
30
MCP

Prompt Cleaner

pulsemcp/prompt cleaner

Sanitizes and redacts sensitive information from user prompts using OpenAI-compatible APIs to intelligently clean text while detecting and removing API keys, tokens, emails, and other secrets before processing.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Prompt Cleaner (Python)
Transforms raw, unpolished prompts into clear and effective versions using large language models with quality assessment, retry strategies,
0 tools
PromptGuard
Scan prompts for injection attacks, redact PII, and audit LLM SDK usage from any MCP client
0 tools
iflow-mcp_irahulpandey-promptlab
PromptLab transforms basic user queries into optimized prompts for AI systems. It automatically detects content type (essays, emails, techni
0 tools
PromptScan live
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
1 tools · streamable-http
Promptster
Test and compare prompts across any AI provider. Bring your own keys.
0 tools · streamable-http
io.github.rishiatlan/claude-prompt-optimizer
Scores, compiles & optimizes prompts for any LLM. Zero AI calls inside. Freemium.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "prompt_cleaner": {
      "url": "None",
      "transport": "http"
    }
  }
}